public marks

PUBLIC MARKS from "Xavier Lacot" with tags database & php

2009

redis - Project Hosting on Google Code

by 4 others, 1 comment
A performant key-value database. A PHP module is available, that lets PHP access to Redis in a performant way.

2008

Drupal Migraine

Drupal smells like hell. For instance, it is notnatively possible to develop freely on a test site while still allowing content updates to continue on a production site. This small script allows you to maintain separate test and production versions of your Drupal site. After you've made configuration changes on the test site, this script can migrate them to the production site for you. However, I'll pray while testing it :-)

2007

Junction PHP

by 2 others
Junction is the glue between your application and its database. Easy to use and extensible, Junction allows developers to focus on building applications instead of worrying about state persistence.